Blazor コントロール
MoveToPageAsync メソッド (C1PagedDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1PagedDataCollection<T> クラス : MoveToPageAsync メソッド
The index of the page.
The cancellation token.
Moves to the page pageIndex.
シンタックス
'宣言
 
Public Overrides Function MoveToPageAsync( _
   ByVal pageIndex As System.Integer, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public override System.Threading.Tasks.Task MoveToPageAsync( 
   System.int pageIndex,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

pageIndex
The index of the page.
cancellationToken
The cancellation token.
参照

C1PagedDataCollection<T> クラス
C1PagedDataCollection<T> メンバ